POST
/
api
/
change-password
{
  "message": "User changed password successful"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json · object

Response

200 - application/json

OK

The response is of type object.